//==============================================================================
// pedestal fountain_anim.txt
//==============================================================================


//==============================================================================
define water
{
   set hotspot
   {
      version
      {
         Visualparticle World A Fountain Water Small
      }
   }
}



//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual pedestal fountain
            connect AttachPoint water hotspot
         }
      }
    }
}

